widget: Cancel also denied sequences
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 16 Sep 2015 10:08:46 +0000 (12:08 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 16 Sep 2015 17:16:39 +0000 (19:16 +0200)
commit63e255e7b5326888e83bf84f1147012938c81000
treea9fca84a729b9749308a545e31f586b2667730a5
parent3aaf730901d04a3e4a102cb95e769a48ec5027e3
widget: Cancel also denied sequences

It makes no sense to skip denied sequences here, the gestures are
still carrying out the accounting for these, which must be also put
to an end if we're possibly not receiving any further events from
this sequence.

https://bugzilla.gnome.org/show_bug.cgi?id=754098
gtk/gtkwidget.c